home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 2002 October / JOY141_CD2.iso / Data / Sharewares / Graphisme / Nimo50Build8.exe / Div Fix / Source / DivX.dfm / DivX.txt next >
Text File  |  2002-03-16  |  5KB  |  213 lines

  1. object Form1: TForm1
  2.   Left = 390
  3.   Top = 208
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'DivFix 1.07'
  7.   ClientHeight = 214
  8.   ClientWidth = 281
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   Menu = MainMenu1
  16.   Position = poScreenCenter
  17.   OnCreate = FormCreate
  18.   OnDestroy = FormDestroy
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Panel1: TPanel
  22.     Left = 0
  23.     Top = 0
  24.     Width = 281
  25.     Height = 65
  26.     BevelInner = bvLowered
  27.     TabOrder = 3
  28.     object SpeedButton1: TSpeedButton
  29.       Left = 8
  30.       Top = 8
  31.       Width = 25
  32.       Height = 25
  33.       Glyph.Data = {
  34.         76010000424D7601000000000000760000002800000020000000100000000100
  35.         0400000000000001000000000000000000001000000010000000000000000000
  36.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  37.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  38.         5555555555555555555555555555555555555555555555555555555555555555
  39.         555555555555555555555555555555555555555FFFFFFFFFF555550000000000
  40.         55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
  41.         B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
  42.         000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
  43.         555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
  44.         55555575FFF75555555555700007555555555557777555555555555555555555
  45.         5555555555555555555555555555555555555555555555555555}
  46.       NumGlyphs = 2
  47.       OnClick = SpeedButton1Click
  48.     end
  49.     object Stop: TButton
  50.       Left = 232
  51.       Top = 32
  52.       Width = 41
  53.       Height = 25
  54.       Caption = 'Stop'
  55.       Font.Charset = DEFAULT_CHARSET
  56.       Font.Color = clWindowText
  57.       Font.Height = -11
  58.       Font.Name = 'MS Sans Serif'
  59.       Font.Style = []
  60.       ParentFont = False
  61.       TabOrder = 1
  62.       OnClick = StopClick
  63.     end
  64.     object Button3: TButton
  65.       Left = 160
  66.       Top = 32
  67.       Width = 73
  68.       Height = 25
  69.       Caption = 'Check Errors'
  70.       Font.Charset = DEFAULT_CHARSET
  71.       Font.Color = clWindowText
  72.       Font.Height = -11
  73.       Font.Name = 'MS Sans Serif'
  74.       Font.Style = []
  75.       ParentFont = False
  76.       TabOrder = 0
  77.       OnClick = Button3Click
  78.     end
  79.   end
  80.   object MaskEdit1: TMaskEdit
  81.     Left = 32
  82.     Top = 8
  83.     Width = 241
  84.     Height = 24
  85.     Font.Charset = DEFAULT_CHARSET
  86.     Font.Color = clWindowText
  87.     Font.Height = -13
  88.     Font.Name = 'MS Sans Serif'
  89.     Font.Style = []
  90.     ParentFont = False
  91.     TabOrder = 4
  92.   end
  93.   object Memo1: TMemo
  94.     Left = 0
  95.     Top = 112
  96.     Width = 281
  97.     Height = 101
  98.     TabStop = False
  99.     ReadOnly = True
  100.     ScrollBars = ssVertical
  101.     TabOrder = 0
  102.   end
  103.   object ProgressBar1: TProgressBar
  104.     Left = 0
  105.     Top = 94
  106.     Width = 281
  107.     Height = 16
  108.     Min = 0
  109.     Max = 100
  110.     Step = 100
  111.     TabOrder = 5
  112.   end
  113.   object Button2: TButton
  114.     Left = 88
  115.     Top = 32
  116.     Width = 73
  117.     Height = 25
  118.     Caption = 'Strip Index'
  119.     Font.Charset = EASTEUROPE_CHARSET
  120.     Font.Color = clWindowText
  121.     Font.Height = -11
  122.     Font.Name = 'MS Sans Serif'
  123.     Font.Style = []
  124.     ParentFont = False
  125.     TabOrder = 2
  126.     OnClick = Button2Click
  127.   end
  128.   object Button1: TButton
  129.     Left = 8
  130.     Top = 32
  131.     Width = 81
  132.     Height = 25
  133.     Caption = 'Rebuild Index'
  134.     Font.Charset = EASTEUROPE_CHARSET
  135.     Font.Color = clWindowText
  136.     Font.Height = -11
  137.     Font.Name = 'MS Sans Serif'
  138.     Font.Style = []
  139.     ParentFont = False
  140.     TabOrder = 1
  141.     OnClick = Button1Click
  142.   end
  143.   object CheckBox1: TCheckBox
  144.     Left = 8
  145.     Top = 72
  146.     Width = 121
  147.     Height = 17
  148.     Caption = 'Keep the original file'
  149.     TabOrder = 6
  150.     OnClick = CheckBox1Click
  151.   end
  152.   object CheckBox2: TCheckBox
  153.     Left = 152
  154.     Top = 72
  155.     Width = 121
  156.     Height = 17
  157.     Caption = 'Cut out the bad parts'
  158.     Enabled = False
  159.     TabOrder = 7
  160.   end
  161.   object OpenDialog1: TOpenDialog
  162.     Filter = 'AVI video files|*.AVI|All files|*.*'
  163.     Left = 224
  164.   end
  165.   object MainMenu1: TMainMenu
  166.     Left = 192
  167.     object File1: TMenuItem
  168.       Caption = 'File'
  169.       object Open1: TMenuItem
  170.         Caption = 'Open'
  171.         OnClick = SpeedButton1Click
  172.       end
  173.       object Regenerate1: TMenuItem
  174.         Caption = 'Rebuild'
  175.         OnClick = Button1Click
  176.       end
  177.       object Strip1: TMenuItem
  178.         Caption = 'Strip'
  179.         OnClick = Button2Click
  180.       end
  181.       object Check1: TMenuItem
  182.         Caption = 'Check'
  183.         OnClick = Button3Click
  184.       end
  185.       object Exit1: TMenuItem
  186.         Caption = 'Exit'
  187.         OnClick = Exit1Click
  188.       end
  189.     end
  190.     object Window1: TMenuItem
  191.       Caption = 'Window'
  192.       object Stayontop1: TMenuItem
  193.         Caption = 'Stay on top'
  194.         OnClick = StayTop
  195.       end
  196.     end
  197.     object Help1: TMenuItem
  198.       Caption = 'Help'
  199.       object About1: TMenuItem
  200.         Caption = 'About'
  201.         OnClick = About1Click
  202.       end
  203.     end
  204.   end
  205.   object DropFileTarget1: TDropFileTarget
  206.     Dragtypes = [dtCopy]
  207.     GetDataOnEnter = False
  208.     OnDrop = DropFileTarget1Drop
  209.     ShowImage = True
  210.     Left = 254
  211.   end
  212. end
  213.